Back
BMEN90033 · Week 5

Amplifier Bandwidth

Every real amplifier has a frequency limit. Here we model the amplifier's output as a simple RC low-pass filter, look at the result on the complex plane, and build up to the Bode magnitude plot.

Part 01

Deriving the Transfer Function

An ideal amplifier multiplies its input by a constant gain Av at all frequencies. In practice, parasitic capacitance (from transistors, wiring, and the load) shunts high-frequency signals to ground. We model this with a single resistor R and capacitor C at the output.

10.0 kΩ
1.00 nF
100

The amplifier output sees a voltage divider between R and the capacitor's impedance. Let's work through the derivation step by step.

First, recall the capacitor impedance. A capacitor's impedance in the frequency domain is:

ZC = 1jωC

As ω increases, ZC gets smaller. The capacitor becomes a better conductor at high frequencies, which is why it shunts the signal to ground.

  1. Write the voltage divider. The output voltage Vout is taken across the capacitor, so:
    VoutVamp = ZCR + ZC
    The standard voltage divider: output fraction equals the bottom impedance over the total impedance.
  2. Substitute the capacitor impedance ZC = 1/(jωC):
    = 1jωC R + 1jωC
    A fraction within a fraction. We can clean this up.
  3. Multiply numerator and denominator by jωC to clear the inner fractions:
    = jωC · 1jωC jωC · R  +  jωC · 1jωC = 1 jωRC + 1
    Numerator: jωC × 1/(jωC) cancels, leaving 1.
    Denominator: distribute jωC across both terms. jωC × R = jωRC, and jωC × 1/(jωC) = 1. Together that gives jωRC + 1.
  4. Rearrange to put the constant term first (standard form):
    = 1 1 + jωRC
    This is already the first-order low-pass transfer function. The product RC is the time constant τ = RC.
  5. Define the cutoff frequency ω0 = 1/RC. Since ωRC = ω/(1/RC) = ω/ω0, we can write:
    = 1 1 + j(ω/ω0)
    The behaviour now depends on a single ratio: the signal frequency ω compared to the natural frequency ω0.
  6. Include the amplifier gain Av. The amplifier multiplies the input by Av before the RC network, so the complete transfer function is:
    H(jω) = Av 1 + j(ω/ω0)
    This is the standard single-pole low-pass transfer function. Everything from here follows from this one equation.
H(jω)  =  Av 1 + j(ω/ω0)   where   ω0 = 1 RC

What does this mean physically?

ω0 = 100 krad/s
f0 = 15.9 kHz
Av = 40.0 dB
Key point: the denominator (1 + j(ω/ω0)) is a complex number that grows with frequency. Since it sits in the denominator, the gain decreases. The complex plane in Part 02 shows exactly how.
Part 02

Visualising on the Complex Plane

The denominator 1 + j(ω/ω0) is a point in the complex plane. The real part is fixed at 1. The imaginary part is ω/ω0, which grows with frequency. Use the test frequency slider to watch the phasor grow:

100 krad/s
15.9 kHz
ω/ω0 = 1.00
|denominator| = 1.41
∠ = 45.0°
|H| = 70.7
|H| = 37.0 dB

Three things to notice as you increase ω:

|H(jω)| = Av / √(1 + (ω/ω0)²)

What the angle means: phase lag

Dividing by a complex number with angle θ rotates the result by −θ. So the angle of the denominator phasor becomes a phase lag on the output signal. Physically, the capacitor can't charge instantaneously through the resistor. At low frequencies it has plenty of time to track the input, so the output stays in phase. At higher frequencies the input changes faster than the RC circuit can follow, so the output falls behind.

∠H(jω) = −arctan(ω/ω0)

The plot below shows what this looks like in the time domain. The yellow wave is the input, the green wave is the output. As you increase the test frequency past ω0, watch the output shrink and shift to the right:

100 krad/s
|H| = 70.7
|H|/Av = 70.7%
Phase lag: −45.0°
Why −3 dB matters: −3 dB is the half-power point. The output power (proportional to V²) is exactly half of its mid-band value. This defines the bandwidth of the amplifier: the frequency range where the gain stays within 3 dB of its maximum. At this same frequency, the phase lag is exactly −45°.
Part 03

Building the Bode Magnitude Plot

We now have the magnitude of the transfer function from Part 02:

|H(jω)| = Av √(1 + (ω/ω0)²)

We could plot this directly (gain vs. frequency), but the numbers span enormous ranges. A gain of 1000 at 1 rad/s and 0.001 at 1 000 000 rad/s on a linear plot would be unreadable. Two standard tricks compress the scale:

  1. Convert gain to decibels (dB). The decibel is a logarithmic unit that compresses large ratios into manageable numbers:
    |H|dB = 20 log10 |H|
    A gain of 100 becomes 40 dB. A gain of 1000 becomes 60 dB. A gain of 1 (unity) is 0 dB. Halving the voltage is −6 dB.
  2. Use a logarithmic frequency axis. Instead of spacing frequencies linearly (0, 100, 200, 300...), we space them by powers of 10, called decades:
    ... 10¹  →  10²  →  10³  →  10⁴  →  10⁵ ...
    Each step is a 10× increase. This means 1 Hz and 1 MHz can appear on the same axis with equal visual weight.
  3. Substitute into the magnitude equation to get the dB form:
    |H|dB = 20 log10 Av − 20 log10 √(1 + (ω/ω0)²)
    The fraction splits into a subtraction in log-space. The first term is the mid-band gain (constant). The second term is the loss due to the RC filter (grows with frequency).
  4. Simplify using the half-power rule:
    = 20 log10 Av − 10 log10(1 + (ω/ω0)²)
    The 20·log of a square root becomes 10·log, since log(√x) = ½·log(x). This is the equation we plot below.

The result is a curve that is flat at low frequencies, then bends into a straight downward slope at high frequencies. This is the Bode magnitude plot:

10.0 kΩ
1.00 nF
100
ω0 = 100 krad/s
Regime:
Gain at ω:
Gain:

Reading the three regimes

The shape of the curve comes directly from the equation. In each regime, one part of the denominator dominates:

Passband
ω ≪ ω0: The ratio ω/ω0 is tiny, so (ω/ω0)² ≈ 0 and the denominator ≈ 1. The gain is just Av, giving a flat horizontal line.
|H|dB ≈ 20 log10 Av   (constant)
−3 dB
ω = ω0: The ratio is exactly 1, so the denominator is √(1 + 1) = √2. The gain drops to Av/√2, which in dB is:
20 log10(1/√2) = −3.01 dB   below mid-band
This is the half-power point: the output power (proportional to V²) is exactly half of its maximum.
Rolloff
ω ≫ ω0: The ratio dominates. (ω/ω0)² ≫ 1, so the "1" is negligible and the denominator ≈ ω/ω0. The gain simplifies to:
|H|dB ≈ 20 log10 Av − 20 log10(ω/ω0)
Every 10× increase in ω adds 20 to the log term, so the gain drops by 20 dB per decade, which appears as a straight line on the log-log plot. This constant slope is characteristic of a single-pole system.
Reading the plot: Everything to the left of ω0 (the green dashed line) is the useful bandwidth, where the amplifier faithfully reproduces the input. The yellow marker shows your current test frequency. Try sweeping it across and watch the gain drop.
Note: the −20 dB/decade slope only holds for a single-pole system (one RC pair). Real amplifiers often have multiple poles. Each additional pole adds another −20 dB/decade to the rolloff: two poles give −40 dB/decade, three give −60 dB/decade, and so on.
Part 04

Gain-Bandwidth Product

In Parts 01 to 03 we treated the gain Av and the cutoff frequency ω0 as independent parameters. In a real amplifier, they are linked. To see why, we need to understand how amplifiers are used in practice.

Open-loop vs closed-loop

An op-amp on its own (no external components) has a very high open-loop gain AOL, typically 100,000 or more. But this gain is unstable, temperature-dependent, and varies between chips. It is not usable directly.

To get a precise, predictable gain, we connect a feedback network (usually two resistors) from the output back to the inverting input. This is called negative feedback. The resistor ratio sets the closed-loop gain ACL:

ACL = Rf Rin

The closed-loop gain depends only on the external resistors, not on the op-amp's internal gain (as long as AOL is much larger than ACL). This is what makes op-amp circuits reliable.

The tradeoff: gain vs bandwidth

Here is the catch. The op-amp has internal parasitic capacitance (from its transistors) that creates a single dominant pole, just like the RC model in Part 01. This gives the open-loop response a fixed gain-bandwidth product (GBP):

GBP = ACL × ω0 = constant

When you use feedback to reduce the gain from AOL down to ACL, the bandwidth extends by the same factor. The product is fixed by the silicon. You can have high gain or wide bandwidth, but not both.

Seeing the tradeoff

The plot below overlays the Bode magnitude curves for several closed-loop gains, all from the same amplifier (same GBP). The dashed line is the open-loop envelope. Increasing ACL shifts the curve up but pushes ω0 to the left:

10.0 MHz
100
GBP = 10.0 MHz
Av = 100
ω0 = 100 krad/s
BW = 100 krad/s
Reading the plot: all the curves converge to the same point at the bottom right. That convergence point is the GBP (at unity gain). No matter how you configure the feedback, you cannot get gain above the open-loop curve. The gain-bandwidth product is a hard limit set by the amplifier's physics.
Practical example: a typical general-purpose op-amp (e.g. LM741) has a GBP of about 6.28 Mrad/s (1 MHz). At a gain of 100, ω0 is only 62.8 krad/s (10 kHz). At a gain of 10, it extends to 628 krad/s (100 kHz). Audio applications (20 Hz to 20 kHz) at a gain of 50 need a GBP of at least 6.28 Mrad/s.